[INFO] fetching crate smithyq 0.1.2...
[INFO] testing smithyq-0.1.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate smithyq 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate smithyq 0.1.2
[INFO] finished tweaking crates.io crate smithyq 0.1.2
[INFO] tweaked toml for crates.io crate smithyq 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate smithyq 0.1.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smithyq 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.4.2
[INFO] [stderr]   Downloaded windows-strings v0.4.1
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded dtor v0.0.6
[INFO] [stderr]   Downloaded windows-result v0.3.3
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded windows-core v0.61.1
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded rsa v0.9.8
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded redis v0.31.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74a5d3418984cb350c7999ceefa238143dc1e5c116b780bd848a82b2926bd6c9
[INFO] running `Command { std: "docker" "start" "-a" "74a5d3418984cb350c7999ceefa238143dc1e5c116b780bd848a82b2926bd6c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74a5d3418984cb350c7999ceefa238143dc1e5c116b780bd848a82b2926bd6c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a5d3418984cb350c7999ceefa238143dc1e5c116b780bd848a82b2926bd6c9", kill_on_drop: false }`
[INFO] [stdout] 74a5d3418984cb350c7999ceefa238143dc1e5c116b780bd848a82b2926bd6c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ba1efe94f0a9115dd970efe7ae2aba0c5c6503590e49f03d8072d6d528fef3
[INFO] running `Command { std: "docker" "start" "-a" "53ba1efe94f0a9115dd970efe7ae2aba0c5c6503590e49f03d8072d6d528fef3", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ctor v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling smithyq v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `executor`
[INFO] [stdout]    --> src/core/registry.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let executor = {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.95s
[INFO] running `Command { std: "docker" "inspect" "53ba1efe94f0a9115dd970efe7ae2aba0c5c6503590e49f03d8072d6d528fef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ba1efe94f0a9115dd970efe7ae2aba0c5c6503590e49f03d8072d6d528fef3", kill_on_drop: false }`
[INFO] [stdout] 53ba1efe94f0a9115dd970efe7ae2aba0c5c6503590e49f03d8072d6d528fef3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 099629965a6f4d972f1ead243f9bab87ebb2142d19eb9b4585ae2e5e60214bcc
[INFO] running `Command { std: "docker" "start" "-a" "099629965a6f4d972f1ead243f9bab87ebb2142d19eb9b4585ae2e5e60214bcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling smithyq v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stdout] warning: unused variable: `executor`
[INFO] [stdout]    --> src/core/registry.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let executor = {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executor`
[INFO] [stdout]    --> src/core/registry.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let executor = {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `registry::tests::TestTask` is more private than the item `TestTaskCaller::call`
[INFO] [stdout]    --> src/core/registry.rs:602:17
[INFO] [stdout]     |
[INFO] [stdout] 602 |                 pub(crate) async fn call(&self, task_data: $task_struct) -> $crate::error::SmithyResult<$crate::task::QueuedTask> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `TestTaskCaller::call` is reachable at visibility `pub(in crate::core::registry)`
[INFO] [stdout] ...
[INFO] [stdout] 747 |     forge_task!(TestTask);
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `registry::tests::TestTask` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/core/registry.rs:728:5
[INFO] [stdout]     |
[INFO] [stdout] 728 |     struct TestTask {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AdvancedTask` is more private than the item `AdvancedTaskCaller::call`
[INFO] [stdout]    --> src/core/registry.rs:602:17
[INFO] [stdout]     |
[INFO] [stdout] 602 |                   pub(crate) async fn call(&self, task_data: $task_struct) -> $crate::error::SmithyResult<$crate::task::QueuedTask> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `AdvancedTaskCaller::call` is reachable at visibility `pub(in crate::core::registry)`
[INFO] [stdout] ...
[INFO] [stdout] 769 | /     forge_task!(AdvancedTask, {
[INFO] [stdout] 770 | |         description = "A task that doubles a value",
[INFO] [stdout] 771 | |         estimated_duration = Duration::from_millis(100),
[INFO] [stdout] 772 | |         cpu_intensive = true,
[INFO] [stdout] ...   |
[INFO] [stdout] 779 | |         rate_limit = 10,
[INFO] [stdout] 780 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AdvancedTask` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/core/registry.rs:750:5
[INFO] [stdout]     |
[INFO] [stdout] 750 |     struct AdvancedTask {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DefaultTypeTask` is more private than the item `DefaultTypeTaskCaller::call`
[INFO] [stdout]    --> src/core/registry.rs:602:17
[INFO] [stdout]     |
[INFO] [stdout] 602 |                 pub(crate) async fn call(&self, task_data: $task_struct) -> $crate::error::SmithyResult<$crate::task::QueuedTask> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `DefaultTypeTaskCaller::call` is reachable at visibility `pub(in crate::core::registry::tests)`
[INFO] [stdout] ...
[INFO] [stdout] 807 |         forge_task!(DefaultTypeTask);
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DefaultTypeTask` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/core/registry.rs:793:9
[INFO] [stdout]     |
[INFO] [stdout] 793 |         struct DefaultTypeTask {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CustomTypeTask` is more private than the item `CustomTypeTaskCaller::call`
[INFO] [stdout]    --> src/core/registry.rs:602:17
[INFO] [stdout]     |
[INFO] [stdout] 602 |                 pub(crate) async fn call(&self, task_data: $task_struct) -> $crate::error::SmithyResult<$crate::task::QueuedTask> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `CustomTypeTaskCaller::call` is reachable at visibility `pub(in crate::core::registry::tests)`
[INFO] [stdout] ...
[INFO] [stdout] 827 |         forge_task!(CustomTypeTask);
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CustomTypeTask` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/core/registry.rs:810:9
[INFO] [stdout]     |
[INFO] [stdout] 810 |         struct CustomTypeTask {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ConfiguredTypeTask` is more private than the item `ConfiguredTypeTaskCaller::call`
[INFO] [stdout]    --> src/core/registry.rs:602:17
[INFO] [stdout]     |
[INFO] [stdout] 602 |                   pub(crate) async fn call(&self, task_data: $task_struct) -> $crate::error::SmithyResult<$crate::task::QueuedTask> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ConfiguredTypeTaskCaller::call` is reachable at visibility `pub(in crate::core::registry::tests)`
[INFO] [stdout] ...
[INFO] [stdout] 843 | /         forge_task!(ConfiguredTypeTask, {
[INFO] [stdout] 844 | |             description = "A configured task",
[INFO] [stdout] 845 | |             cpu_intensive = true,
[INFO] [stdout] 846 | |             priority = TaskPriority::High,
[INFO] [stdout] 847 | |             max_retries = 2,
[INFO] [stdout] 848 | |             timeout = Duration::from_secs(10),
[INFO] [stdout] 849 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ConfiguredTypeTask` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/core/registry.rs:830:9
[INFO] [stdout]     |
[INFO] [stdout] 830 |         struct ConfiguredTypeTask {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_test_task_task` is never used
[INFO] [stdout]    --> src/core/registry.rs:628:26
[INFO] [stdout]     |
[INFO] [stdout] 628 |             pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 747 |     forge_task!(TestTask);
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_advanced_task_task` is never used
[INFO] [stdout]    --> src/core/registry.rs:628:26
[INFO] [stdout]     |
[INFO] [stdout] 628 |               pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 769 | /     forge_task!(AdvancedTask, {
[INFO] [stdout] 770 | |         description = "A task that doubles a value",
[INFO] [stdout] 771 | |         estimated_duration = Duration::from_millis(100),
[INFO] [stdout] 772 | |         cpu_intensive = true,
[INFO] [stdout] ...   |
[INFO] [stdout] 779 | |         rate_limit = 10,
[INFO] [stdout] 780 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AutoTypeTask` is never constructed
[INFO] [stdout]    --> src/core/registry.rs:783:12
[INFO] [stdout]     |
[INFO] [stdout] 783 |     struct AutoTypeTask {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_default_type_task_task` is never used
[INFO] [stdout]    --> src/core/registry.rs:628:26
[INFO] [stdout]     |
[INFO] [stdout] 628 |             pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 807 |         forge_task!(DefaultTypeTask);
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_custom_type_task_task` is never used
[INFO] [stdout]    --> src/core/registry.rs:628:26
[INFO] [stdout]     |
[INFO] [stdout] 628 |             pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 827 |         forge_task!(CustomTypeTask);
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_configured_type_task_task` is never used
[INFO] [stdout]    --> src/core/registry.rs:628:26
[INFO] [stdout]     |
[INFO] [stdout] 628 |               pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 843 | /         forge_task!(ConfiguredTypeTask, {
[INFO] [stdout] 844 | |             description = "A configured task",
[INFO] [stdout] 845 | |             cpu_intensive = true,
[INFO] [stdout] 846 | |             priority = TaskPriority::High,
[INFO] [stdout] 847 | |             max_retries = 2,
[INFO] [stdout] 848 | |             timeout = Duration::from_secs(10),
[INFO] [stdout] 849 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_failing_task_task` is never used
[INFO] [stdout]     --> src/core/registry.rs:628:26
[INFO] [stdout]      |
[INFO] [stdout]  628 |             pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1069 |             forge_task!(FailingTask);
[INFO] [stdout]      |             ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.37s
[INFO] running `Command { std: "docker" "inspect" "099629965a6f4d972f1ead243f9bab87ebb2142d19eb9b4585ae2e5e60214bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "099629965a6f4d972f1ead243f9bab87ebb2142d19eb9b4585ae2e5e60214bcc", kill_on_drop: false }`
[INFO] [stdout] 099629965a6f4d972f1ead243f9bab87ebb2142d19eb9b4585ae2e5e60214bcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a72d00f5ab05941e9d894cf044133f95da658c599a1b1d94884b767f0e296ed
[INFO] running `Command { std: "docker" "start" "-a" "5a72d00f5ab05941e9d894cf044133f95da658c599a1b1d94884b767f0e296ed", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `executor`
[INFO] [stderr]    --> src/core/registry.rs:271:13
[INFO] [stderr]     |
[INFO] [stderr] 271 |         let executor = {
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `smithyq` (lib) generated 1 warning (run `cargo fix --lib -p smithyq` to apply 1 suggestion)
[INFO] [stderr] warning: type `registry::tests::TestTask` is more private than the item `TestTaskCaller::call`
[INFO] [stderr]    --> src/core/registry.rs:602:17
[INFO] [stderr]     |
[INFO] [stderr] 602 |                 pub(crate) async fn call(&self, task_data: $task_struct) -> $crate::error::SmithyResult<$crate::task::QueuedTask> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `TestTaskCaller::call` is reachable at visibility `pub(in crate::core::registry)`
[INFO] [stderr] ...
[INFO] [stderr] 747 |     forge_task!(TestTask);
[INFO] [stderr]     |     --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `registry::tests::TestTask` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/core/registry.rs:728:5
[INFO] [stderr]     |
[INFO] [stderr] 728 |     struct TestTask {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `AdvancedTask` is more private than the item `AdvancedTaskCaller::call`
[INFO] [stderr]    --> src/core/registry.rs:602:17
[INFO] [stderr]     |
[INFO] [stderr] 602 |                   pub(crate) async fn call(&self, task_data: $task_struct) -> $crate::error::SmithyResult<$crate::task::QueuedTask> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `AdvancedTaskCaller::call` is reachable at visibility `pub(in crate::core::registry)`
[INFO] [stderr] ...
[INFO] [stderr] 769 | /     forge_task!(AdvancedTask, {
[INFO] [stderr] 770 | |         description = "A task that doubles a value",
[INFO] [stderr] 771 | |         estimated_duration = Duration::from_millis(100),
[INFO] [stderr] 772 | |         cpu_intensive = true,
[INFO] [stderr] ...   |
[INFO] [stderr] 779 | |         rate_limit = 10,
[INFO] [stderr] 780 | |     });
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `AdvancedTask` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/core/registry.rs:750:5
[INFO] [stderr]     |
[INFO] [stderr] 750 |     struct AdvancedTask {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `DefaultTypeTask` is more private than the item `DefaultTypeTaskCaller::call`
[INFO] [stderr]    --> src/core/registry.rs:602:17
[INFO] [stderr]     |
[INFO] [stderr] 602 |                 pub(crate) async fn call(&self, task_data: $task_struct) -> $crate::error::SmithyResult<$crate::task::QueuedTask> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `DefaultTypeTaskCaller::call` is reachable at visibility `pub(in crate::core::registry::tests)`
[INFO] [stderr] ...
[INFO] [stderr] 807 |         forge_task!(DefaultTypeTask);
[INFO] [stderr]     |         ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `DefaultTypeTask` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/core/registry.rs:793:9
[INFO] [stderr]     |
[INFO] [stderr] 793 |         struct DefaultTypeTask {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `CustomTypeTask` is more private than the item `CustomTypeTaskCaller::call`
[INFO] [stderr]    --> src/core/registry.rs:602:17
[INFO] [stderr]     |
[INFO] [stderr] 602 |                 pub(crate) async fn call(&self, task_data: $task_struct) -> $crate::error::SmithyResult<$crate::task::QueuedTask> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `CustomTypeTaskCaller::call` is reachable at visibility `pub(in crate::core::registry::tests)`
[INFO] [stderr] ...
[INFO] [stderr] 827 |         forge_task!(CustomTypeTask);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `CustomTypeTask` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/core/registry.rs:810:9
[INFO] [stderr]     |
[INFO] [stderr] 810 |         struct CustomTypeTask {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `ConfiguredTypeTask` is more private than the item `ConfiguredTypeTaskCaller::call`
[INFO] [stderr]    --> src/core/registry.rs:602:17
[INFO] [stderr]     |
[INFO] [stderr] 602 |                   pub(crate) async fn call(&self, task_data: $task_struct) -> $crate::error::SmithyResult<$crate::task::QueuedTask> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ConfiguredTypeTaskCaller::call` is reachable at visibility `pub(in crate::core::registry::tests)`
[INFO] [stderr] ...
[INFO] [stderr] 843 | /         forge_task!(ConfiguredTypeTask, {
[INFO] [stderr] 844 | |             description = "A configured task",
[INFO] [stderr] 845 | |             cpu_intensive = true,
[INFO] [stderr] 846 | |             priority = TaskPriority::High,
[INFO] [stderr] 847 | |             max_retries = 2,
[INFO] [stderr] 848 | |             timeout = Duration::from_secs(10),
[INFO] [stderr] 849 | |         });
[INFO] [stderr]     | |__________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ConfiguredTypeTask` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/core/registry.rs:830:9
[INFO] [stderr]     |
[INFO] [stderr] 830 |         struct ConfiguredTypeTask {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_test_task_task` is never used
[INFO] [stderr]    --> src/core/registry.rs:628:26
[INFO] [stderr]     |
[INFO] [stderr] 628 |             pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 747 |     forge_task!(TestTask);
[INFO] [stderr]     |     --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_advanced_task_task` is never used
[INFO] [stderr]    --> src/core/registry.rs:628:26
[INFO] [stderr]     |
[INFO] [stderr] 628 |               pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 769 | /     forge_task!(AdvancedTask, {
[INFO] [stderr] 770 | |         description = "A task that doubles a value",
[INFO] [stderr] 771 | |         estimated_duration = Duration::from_millis(100),
[INFO] [stderr] 772 | |         cpu_intensive = true,
[INFO] [stderr] ...   |
[INFO] [stderr] 779 | |         rate_limit = 10,
[INFO] [stderr] 780 | |     });
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AutoTypeTask` is never constructed
[INFO] [stderr]    --> src/core/registry.rs:783:12
[INFO] [stderr]     |
[INFO] [stderr] 783 |     struct AutoTypeTask {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_default_type_task_task` is never used
[INFO] [stderr]    --> src/core/registry.rs:628:26
[INFO] [stderr]     |
[INFO] [stderr] 628 |             pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 807 |         forge_task!(DefaultTypeTask);
[INFO] [stderr]     |         ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_custom_type_task_task` is never used
[INFO] [stderr]    --> src/core/registry.rs:628:26
[INFO] [stderr]     |
[INFO] [stderr] 628 |             pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 827 |         forge_task!(CustomTypeTask);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_configured_type_task_task` is never used
[INFO] [stderr]    --> src/core/registry.rs:628:26
[INFO] [stderr]     |
[INFO] [stderr] 628 |               pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 843 | /         forge_task!(ConfiguredTypeTask, {
[INFO] [stderr] 844 | |             description = "A configured task",
[INFO] [stderr] 845 | |             cpu_intensive = true,
[INFO] [stderr] 846 | |             priority = TaskPriority::High,
[INFO] [stderr] 847 | |             max_retries = 2,
[INFO] [stderr] 848 | |             timeout = Duration::from_secs(10),
[INFO] [stderr] 849 | |         });
[INFO] [stderr]     | |__________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_failing_task_task` is never used
[INFO] [stderr]     --> src/core/registry.rs:628:26
[INFO] [stderr]      |
[INFO] [stderr]  628 |             pub async fn [<register_ $task_struct:snake _task>]() {
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1069 |             forge_task!(FailingTask);
[INFO] [stderr]      |             ------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `$crate::forge_task_with_config` which comes from the expansion of the macro `forge_task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `smithyq` (lib test) generated 13 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smithyq-4a3e55dd582b3a7e)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test config::tests::test_queue_config_builders ... ok
[INFO] [stdout] test config::tests::test_retry_policies ... ok
[INFO] [stdout] test config::tests::test_production_config ... ok
[INFO] [stdout] test config::tests::test_testing_config ... ok
[INFO] [stdout] test config::tests::test_development_config ... ok
[INFO] [stdout] test config::tests::test_duration_ext ... ok
[INFO] [stdout] test core::engine::tests::test_engine_creation ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test config::tests::test_worker_config_builders ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_create_task_unknown_type ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_create_task_with_registry ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_all_stats_aggregation ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_custom_type_consistency ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_executor_caller_type_consistency ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_default_type_execution ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_failing_task_stats ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_default_type_registration ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_configured_task_metadata ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_registry_clear ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_registry_summary_with_type_names ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_stats_reset ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_task_caller_creation ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_multiple_task_types ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_metadata_with_defaults ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_task_serialization_error ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_task_execution_with_stats ... ok
[INFO] [stdout] test core::registry::tests::test_unknown_task_type ... ok
[INFO] [stdout] test core::registry::tests::test_auto_registration_system ... ok
[INFO] [stdout] test core::tests::test_smithy_lifecycle ... ok
[INFO] [stdout] test queue::memory::tests::test_batch_dequeue ... ok
[INFO] [stdout] test core::worker::tests::test_worker_manager_creation ... ok
[INFO] [stdout] test core::worker::tests::test_worker_stats ... ok
[INFO] [stdout] test core::tests::test_smithy_creation ... ok
[INFO] [stdout] test queue::memory::tests::test_complete_task ... ok
[INFO] [stdout] test core::tests::test_task_enqueue ... ok
[INFO] [stdout] test queue::memory::tests::test_cleanup ... ok
[INFO] [stdout] test queue::memory::tests::test_purge ... ok
[INFO] [stdout] test queue::memory::tests::test_enqueue_dequeue ... ok
[INFO] [stdout] test queue::memory::tests::test_queue_size_limit ... ok
[INFO] [stdout] test queue::memory::tests::test_fail_and_retry ... ok
[INFO] [stdout] test utils::tests::test_custom_backoff ... ok
[INFO] [stdout] test queue::tests::test_in_memory_queue_basic_operations ... ok
[INFO] [stdout] test utils::tests::test_format_duration ... ok
[INFO] [stdout] test utils::tests::test_linear_backoff ... ok
[INFO] [stdout] test queue::tests::test_queue_factory ... ok
[INFO] [stdout] test utils::tests::test_humanize_task_type ... ok
[INFO] [stdout] test utils::tests::test_calculate_backoff ... ok
[INFO] [stdout] test utils::tests::test_calculate_rate ... ok
[INFO] [stdout] test utils::tests::test_memory_format ... ok
[INFO] [stdout] test utils::tests::test_retry_config ... ok
[INFO] [stdout] test utils::tests::test_task_id_generation ... ok
[INFO] [stdout] test core::registry::tests::comprehensive_tests::test_caller_default_config ... ok
[INFO] [stdout] test queue::memory::tests::test_delayed_task ... ok
[INFO] [stdout] test utils::tests::test_retry_success ... ok
[INFO] [stdout] test core::engine::tests::test_engine_lifecycle ... ok
[INFO] [stdout] test utils::tests::test_retry_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests smithyq
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/core/registry.rs - core::registry::forge_task (line 683) ... ignored
[INFO] [stdout] test src/lib.rs - (line 15) ... ignored
[INFO] [stdout] test src/config.rs - config::SmithyConfig (line 16) ... ok
[INFO] [stdout] test src/core/registry.rs - core::registry (line 17) ... ok
[INFO] [stdout] test src/queue/mod.rs - queue (line 10) - compile ... ok
[INFO] [stdout] test src/utils.rs - utils::generate_task_id_with_prefix (line 97) ... ok
[INFO] [stdout] test src/core/mod.rs - core::Smithy::enqueue (line 175) ... ok
[INFO] [stdout] test src/utils.rs - utils::retry_with_config (line 271) ... ok
[INFO] [stdout] test src/utils.rs - utils::calculate_backoff (line 25) ... ok
[INFO] [stdout] test src/utils.rs - utils::format_duration (line 136) ... ok
[INFO] [stdout] test src/core/mod.rs - core::Smithy (line 30) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.16s; merged doctests compilation took 2.13s
[INFO] running `Command { std: "docker" "inspect" "5a72d00f5ab05941e9d894cf044133f95da658c599a1b1d94884b767f0e296ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a72d00f5ab05941e9d894cf044133f95da658c599a1b1d94884b767f0e296ed", kill_on_drop: false }`
[INFO] [stdout] 5a72d00f5ab05941e9d894cf044133f95da658c599a1b1d94884b767f0e296ed
